Skip to content

A reimplementation of website: designwiz with react & nextjs. It's using chakra UI as it's component library.

Notifications You must be signed in to change notification settings

jaisharx/designwiz

Repository files navigation


Logo

Desingwiz

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 git@github.com:jaisharx/designwiz.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 - sendtojsharma@gmail.com

Project Link: https://github.com/jaisharx/designwiz

About

A reimplementation of website: designwiz with react & nextjs. It's using chakra UI as it's component library.

Resources

Stars

Watchers

Forks