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

https://github.com/maggix1404/awwward-rebuild-sotd--1

Dummy link of project with backend..........
https://github.com/maggix1404/awwward-rebuild-sotd--1

animations awwwards gsap pagetransitions parallax prismic-cms pug-template-engine

Last synced: about 2 months ago
JSON representation

Dummy link of project with backend..........

Awesome Lists containing this project

README

        

# awwward-rebuild-SOTD--1

[![JS Standard Style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat-square)](http://standardjs.com/)

![Screenshot of Website](banner.png)

# Getting Started

You need to have [Node.js](https://nodejs.org/en/) and [npm](https://www.npmjs.com/) installed in your machine, these are our only dependencies to run the project locally.

```sh
# Clone the project.
git clone https://github.com/MAGGIx1404/awwward-rebuild-SOTD--1.git

# Install npm depedencies.
npm install

# Configure .env variables and run the website.
npm run dev
```