Skip to content

jaisharx/nextjs.org

Repository files navigation


Logo

Nextjs Website

Built with react & nextjs.

Table of Contents
  1. Preview
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact

Preview

Portfolio Homepage

Getting Started

To get a local copy up and running follow these simple example steps.

Installation

  1. Clone the repo
    git clone [email protected]:jaisharx/nextjs.org.git
  2. Install NPM packages
    npm install

Usage

Project repo is bootstraped from nextjs-starter template. It's using chakra UI as it's component library to handle most of the css needs.

If you want to learn more about react, please refer to the Reactjs Docs or if you want to learn more about nextjs, please refer to the Nextjs Docs

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

You're welcome to contribute to this repo, contributions are what make the open source community such an amazing place to be learn, inspire, and create.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Email - [email protected]

Project Link: https:/jaisharx/nextjs.org

About

Landing page of next.js homepage, made using next.js.

Resources

Stars

Watchers

Forks