Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shoaib-imrann/orbit
A Web Design built with React
https://github.com/shoaib-imrann/orbit
framer-motion locomotive-scroll-v5 reactjs tailwindcss
Last synced: 13 days ago
JSON representation
A Web Design built with React
- Host: GitHub
- URL: https://github.com/shoaib-imrann/orbit
- Owner: Shoaib-Imrann
- Created: 2024-10-06T15:50:42.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-10-24T20:56:41.000Z (21 days ago)
- Last Synced: 2024-11-01T17:06:27.064Z (13 days ago)
- Topics: framer-motion, locomotive-scroll-v5, reactjs, tailwindcss
- Language: JavaScript
- Homepage: https://orbitweb.netlify.app
- Size: 60.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A Web Design built with `React` `Tailwind CSS` and `Locomotive Scroll`
## Installation
1. **Clone the repository:**
```bash
git clone https://github.com/Shoaib-Imrann/Orbit.git
cd orbit
```2. **Install Dependencies:**
```bash
npm install
```3. **Start the Server:**
```bash
npm run dev
```Open `http://localhost:3000` to view the application in your browser.