Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/007aneesh/landingpage-1


https://github.com/007aneesh/landingpage-1

Last synced: 18 days ago
JSON representation

Awesome Lists containing this project

README

        

# Landing Page

A responsive react js Landing Page design showcasing my frontend development skills and creativity.

---

## Build with

- [React js](https://reactjs.org/)
- [Tailwind CSS](https://tailwindcss.com/)

## Instructions of running this website locally

After forking and cloning, navigate to the repository in your command line and install the NPM packages:

```
npm install
```

Run the following script in your command line to run the application:

```
cd myapp
```

and then

```
npm start
```

Once the server is running, go to `http://localhost:3000` in your browser.