Skip to content

fariasmateuss/resident-evil-remake

Repository files navigation

Simulating the Resident Evil Remake game options menu created using Next.js and Styled Components

Tech

  • 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.

Getting Started

First, clone this repository:

git clone https://github.com/fariasmateuss/clean-juice.git

Installing

Run to install the dependencies;

yarn

To start the project;

yarn next

Open http://localhost:3000 with your browser to see the result.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

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.

Feedback

You can check out my profile on Linkedin - your feedback and contributions are welcome!

License

MIT License