React Awesome Reveal - Next.Js Agency

Deploy Preview Netlify Status

Preview

Built With

Description

A one-page website for business/agency. Design by Dliya' Zarror Nibros

Getting Started

Create .env file in your root project folder.

NEXT_PUBLIC_MAIN_URL=http://localhost:3000/

Depedencies

"@emotion/react": "^11.7.1",
"next": "12.0.7",
"react": "17.0.2",
"react-awesome-reveal": "^3.8.1",
"react-dom": "17.0.2"

Installing

  1. Clone the repo and enter the directory
git clone https://github.com/sagarmusabbir/react-awesome-next.git
cd react-awesome-next
  1. Install NPM packages
npm install or yarn install
  1. Run project
npm run dev or yarn dev

Contact

sagarmusabbir@gmail.com

Project Link: https://github.com/sagarmusabbir/react-awesome-next.git

Authors

  1. Musabbir Sagar @myLinkedIn

Version History

  • 0.1
    • Initial Release

Acknowledgements