This project was created as a live coding event on the Female Daily Network, in addition to trying to get the best talent. Your time should be focused on creating something amazing such as building an application from scratch very amazing, thanks for the time and the oppurtunity 😄.
This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.
- Next Js
- React
- Bootstrap
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
This is an example of how to list things you need to use the software and how to install them.
-
npm
npm install ( Using recomended version at least version stable )
-
npm run dev: next npm run build: next build npm run start: next start