git clone https://github.com/kleiry20/astrix-project.git
cd astrix-project
npm install
npm run dev
The application shall be accessible at http://localhost:5173
src/: Contains the source code of the React JavaScript application.
public/: Holds static assets and the HTML template.
- React
- JavaScript
- CSS
- Vite
This project is deployed using Vercel. You can access the live application at the following URL:
Feel free to explore the application and provide any feedback or suggestions.