README will be updated as the project progresses.
This is the project repo for the Neptune Navigators! Our application will focus on impostor syndrome in the workplace.
-
React - A JavaScript library for building user interfaces for web applications. It allows developers to create reusable UI components and manage the state of each component.
- To run:
- Install Node.js and npm on your device.
- Run the
create-react-app
command in your terminal. - Start the development server by entering
npm start
in your terminal.
- To run:
-
ESLint - A tool for identifying problems in JavaScript code.
- To run:
- Install using npm or yarn.
- Run from the command line specifying a file.
- To run:
-
Prettier - A code formatter used to improve consistency and readability throughout your code.
- To run:
- Install using npm or yarn.
- Can be used within your code editor or through the command line.
- To run:
-
Tailwind CSS - A utility-first CSS framework with pre-designed classes that helps in quickly building designs and creating easy customizations.
- To run:
- Install in your project using npm or yarn.
- Adjust the configuration file as needed.
- To run:
-
Vite
-
Netlify