Skip to content

richforest0506/Nextjs-Travel

Repository files navigation

Front End React SSR

Simple React application using NextJS for SSR (server side render)

Installation

Use the package manager yarn or npm to install app.

$ yarn install

or

$ npm install

Running in development

$ cd nextjs-front-end
$ yarn dev

or

$ npm run dev

After access http://localhost:3000 in your favorite browser

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published