Simulating the Resident Evil Remake game options menu created using Next.js and Styled Components
- TypeScript - TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
- Next.js - Next. js is a JavaScript framework created by Vercel.
- Styled Components - ES6 and CSS to styled components.
- Prettier - An opinionated code formatter.
- ESlint - ESLint statically analyzes your code to quickly find problems.
This is a Next.js project bootstrapped with create-next-app
.
First, clone this repository:
git clone https://github.com/fariasmateuss/clean-juice.git
Run to install the dependencies;
yarn
To start the project;
yarn next
Open http://localhost:3000 with your browser to see the result.
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.
You can check out my profile on Linkedin - your feedback and contributions are welcome!