An app for devs who spend a lot of time coding
This app features all the latest tools and practices in web development!
Typescript - A superset of Javascript
ReactJs - A JavaScript library for building user interfacesNextJs - The React Framework for Production
NextAuth - Authentication for Next.js
Styled-Components - A lib of styles for React
I also used Eslint in development
- Clone this repo using
git clone - Move yourself to the appropriate directory
cd moveit - Run
yarnto install dependencies - Run
yarn devto start the app
This project is being built during the NextLevelWeek #4 🔥👨💻

