https://github.com/dmitriybartenev/valor
React.js | Next.js | StyledComponents
https://github.com/dmitriybartenev/valor
nextjs react styled-components typescript
Last synced: 3 months ago
JSON representation
React.js | Next.js | StyledComponents
- Host: GitHub
- URL: https://github.com/dmitriybartenev/valor
- Owner: DmitriyBartenev
- Created: 2023-04-25T07:29:47.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-26T09:22:56.000Z (over 2 years ago)
- Last Synced: 2025-03-25T12:51:58.861Z (7 months ago)
- Topics: nextjs, react, styled-components, typescript
- Language: TypeScript
- Homepage: https://valor-alpha.vercel.app
- Size: 2.68 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Valor
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.## Getting Started
To get started with the project, follow these steps:
1. Clone this repository to your local machine.
2. Install the dependencies using `npm install`.
3. Run the development server using `npm run dev`.
4. Open [http://localhost:3000](http://localhost:3000) in your browser to see the landing page.## Contributing
Contributions are welcome! If you have any ideas or suggestions, please create an issue or submit a pull request.