Valor is a simple landing page for a crypto project. The landing page is built using TypeScript, React.js, StyledComponents and Next.js. It also includes media queries for a responsive design.
To get started with the project, follow these steps:
- Clone this repository to your local machine.
- Install the dependencies using
npm install
. - Run the development server using
npm run dev
. - Open http://localhost:3000 in your browser to see the landing page.
Contributions are welcome! If you have any ideas or suggestions, please create an issue or submit a pull request.